Lucene search
K
LinuxLinux Kernel4.14.292

4 matches found

CVE
CVE
added 2025/05/01 2:10 p.m.86 views

CVE-2022-49916

CVE-2022-49916 covers a NULL pointer dereference in the Linux kernel’s Rose protocol path (rose_send_frame). The issue surfaces when rose_loopback_neigh's neigh->dev is NULL, causing access to neigh->dev->dev_addr and triggering a NULL dereference in rose_send_frame (rose_link.c: rose_se...

5.5CVSS6.5AI score0.00155EPSS
CVE
CVE
added 2024/04/28 12:59 p.m.75 views

CVE-2022-48641

CVE-2022-48641 (Linux kernel) affects netfilter ebtables where a malformed blob can cause a memory leak. The fix corrected an incomplete patch that replaced a crash with a leak; the code path incorrectly embedded an assignment to ret in the conditional and this was not properly restored. Affected...

5.5CVSS6.7AI score0.00238EPSS
CVE
CVE
added 2025/05/01 2:10 p.m.56 views

CVE-2022-49904

The CVE-2022-49904 entry documents a Linux kernel vulnerability in net/neigh: a null-ptr-deref in neigh_table_clear() that occurs when IPv6 initialization fails and cleanup calls pneigh_queue_purge() with a NULL device. The fix, as described, is to pass NULL to pneigh_queue_purge() in neigh_ifdow...

5.5CVSS6.2AI score0.00166EPSS
CVE
CVE
added 2026/05/08 1:11 p.m.24 views

CVE-2026-43309

The CVE-2026-43309 issue affects the Linux kernel’s md raid and device-mapper (dm-raid) components. When stopping a RAID array managed by dm-raid, the system could hang because md_stop() attempted to flush the write-intent bitmap to metadata sub-devices that were already suspended. The fix preven...

5.5CVSS5.8AI score0.00121EPSS